func runtime.reentersyscall
3 uses
runtime (current package)
cgocall.go#L371: reentersyscall(savedpc, uintptr(savedsp), uintptr(savedbp))
proc.go#L4457: func reentersyscall(pc, sp, bp uintptr) {
proc.go#L4552: reentersyscall(sys.GetCallerPC(), sys.GetCallerSP(), fp)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)